home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Textfiles / cracking / BeginnersMacAssembly.sit.hqx / BeginnersMacAssembly.rsrc / PICT_40.png < prev    next >
Portable Network Graphic  |  1997-07-26  |  79KB  |  816x1056  |  8-bit (256 colors)
Labels: book | bulletin board | poster | reckoner | sky
OCR: Sat Feb 17 1996 Beginners Guide To Macintosh Assembly Language Programming 4Bage After describing the program in this way you should try to play computer. This means mentally running through the program, analysing what the computer doing at this step, and then verifying 11 correct This very important. Normally. when you have a specific problem to code you need an "algorithm' that explains how problem can be solved by breaking 1t into smaller, easier steps The algori thm may already be known, in which case its just matter of converting the algorithm something the machine can understand. or you may have to develop the algorithm yourself, which bv far the hardest part Once the algorithm IS described in readable English, either on a nice flow chart. or the back of cornflake packet. you can the ...